<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ç½‘ç«™åŸºæœ¬å®šä¹‰*/
@charset "utf-8";
/* CSS Document */

/*ç½‘ç«™åŸºæœ¬å®šä¹‰*/
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
}

input::-webkit-input-placeholder{ /*WebKit browsers*/
    color: #999999;
}
input::-moz-input-placeholder{ /*Mozilla Firefox*/
    color: #999999;
}
input::-ms-input-placeholder{ /*Internet Explorer*/
    color: #999999;
}
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{ font-family:"Microsoft YaHei" !important; font-size:14px;margin:0px;padding:0px;color:#1a1a1a;line-height:21px;height:auto;-webkit-text-size-adjust: none;-moz-text-size-adjust:none; -ms-text-size-adjust: none;text-size-adjust: none;}
img{ border:0px;}
ul,li{ list-style:none;}
em{font-style:normal;}
a{ text-decoration:none; color:#1a1a1a;}
a.hover{text-decoration:none; color:#00a1e9;}
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur())}


/*ç½‘ç«™åŸºæœ¬å®šä¹‰*/
input{font-family:"Microsoft Yahei" !important ; background:none; outline: none;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.web{ width:1160px; margin:0 auto; }
</pre></body></html>